Getting an error trying to create "My Organizational Forms Library" MAPI_E_NO_ACCESS
I am trying to create "My Organizational Forms Library" on my newly created Exchange Server 2007 64-bit on Windows 2003 Server.I followed all the steps from this Microsoft's article: http://technet.microsoft.com/en-us/library/cc540468.aspxBut I am stuck at step # 15. When I double click on the "PR_EFORMS_LOCALE_ID" and edit the field "Unsigned Decimal" and type in 1033 for English and click OK. I get this error. Error: Code: MAPI_E_NO_ACCESS == 0x80070005 Function m_lpMAPIProp->SetProps( 1, m_lpsOutputValue, &lpProblemArray) File .\PropertyEditor.cpp Line 920 Please Help!!!Thanks in advance.
July 23rd, 2009 9:44pm

Do you have the correct permission and using the latest MFCMAPI.exelasse at humandata dot se, http://anewmessagehasarrived.blogspot.com
Free Windows Admin Tool Kit Click here and download it now
July 23rd, 2009 11:03pm

Hi,I agree with Lasse. Permission to publish forms in the organizational forms library is typically reserved for Exchangeadministrators. Please use Exchange Admin to logon MFCmapi.exe You can run the cmdlt below to check if the account has ownership of the form library.Get-publicfolderclientpermission identity \non_ipm_subtree\eforms registry | fl Get-publicfolderclientpermission identity \non_ipm_subtree\eforms registry\my organizational forms library | fl Besides,please ensure that outlook 2007 has not been installed on Exchange Server 2007.Regards,Xiu
July 27th, 2009 9:45am

Hi,I agree with Lasse. Permission to publish forms in the organizational forms library is typically reserved for Exchangeadministrators. Please use Exchange Admin to logon MFCmapi.exe You can run the cmdlt below to check if the account has ownership of the form library.Get-publicfolderclientpermission identity \non_ipm_subtree\eforms registry | fl Get-publicfolderclientpermission identity \non_ipm_subtree\eforms registry\my organizational forms library | fl Besides,please ensure that outlook 2007 has not been installed on Exchange Server 2007.Regards,Xiu I am using Outlook 2007 on my own computer and Exchange 2007 sever is on a separate server. I am a member of "Exchange Organization Admin" group. I just ran it on the Exchange Management Shell and here are the results: [PS] C:\Documents and Settings\Administrator>Get-publicfolderclientpermission -identity "\non_i pm_subtree\eforms registry" | fl Identity : \NON_IPM_SUBTREE\eforms registry User : Default AccessRights : {Reviewer} Identity : \NON_IPM_SUBTREE\eforms registry User : Anonymous AccessRights : {None} [PS] C:\Documents and Settings\Administrator>Get-publicfolderclientpermission -identity "\non_i pm_subtree\eforms registry\my organizational forms library" | fl Identity : \NON_IPM_SUBTREE\eforms registry\my organizational forms library User : Default AccessRights : {Reviewer} Identity : \NON_IPM_SUBTREE\eforms registry\my organizational forms library User : sighomestyle.com/Users/Administrator AccessRights : {Owner} Identity : \NON_IPM_SUBTREE\eforms registry\my organizational forms library User : Anonymous AccessRights : {None} Now, how do I give myself Admin access to these???Please help!Thanks.
Free Windows Admin Tool Kit Click here and download it now
July 27th, 2009 7:19pm

You can use below CMDLet for assign permission :Add-PublicFolderAdministrativePermissionhttp://technet.microsoft.com/en-us/library/aa997986.aspxAnil
July 27th, 2009 7:40pm

You can use below CMDLet for assign permission :Add-PublicFolderAdministrativePermissionhttp://technet.microsoft.com/en-us/library/aa997986.aspx Anil Can you help me withthe exact command that I should be typing in in my case please?I am total new to exchange and with so many conditions, it's hard for me to get it right for exactly what I am looking for.Thanks,RajEdit:This is what I typed in Exchange management shell:[PS] C:\Documents and Settings\Administrator>Add-PublicFolderAdministrativePermission -User rajp -Identity "\non_ipm_subtree\eforms registry" -accessrights AllExtendedRightsThen[PS] C:\Documents and Settings\Administrator>Add-PublicFolderAdministrativePermission -User rajp -Identity "\non_ipm_subtree\eforms registry\my organizational forms library" -accessrights AllExtendedRightsAfter that, I tried using Mapi Editor again and I still got the same error.Please help!!!Thanks,Raj
Free Windows Admin Tool Kit Click here and download it now
July 27th, 2009 9:33pm

owner permission on the newly created folder should be enough. Verify with "Get-PublicFolderClientPermission -Identity '"\non_ipm_subtree\eforms registry\your new folder' "lasse at humandata dot se, http://anewmessagehasarrived.blogspot.com
July 28th, 2009 1:11am

Hi,Please run the cmdlt and then restart Microsoft System Attendant Service and then check the issue again.add-publicfolderAdministrativePermission -userxxxx -AccessRights Owner -identity \NON_IPM_SUBTREE\eforms registry\my organizational forms library Besides, please check the forms under Eforms registry using Mfcmapi.exe tool. There please check the value for msExchFolderAffinityCustom, msExchFolderAffinityList,it should be set to < Not set > Regards, Xiu
Free Windows Admin Tool Kit Click here and download it now
July 28th, 2009 5:13am

owner permission on the newly created folder should be enough. Verify with "Get-PublicFolderClientPermission -Identity '"\non_ipm_subtree\eforms registry\your new folder' " lasse at humandata dot se, http://anewmessagehasarrived.blogspot.com THis is what I got when I entered what you wrote above.[PS] C:\Documents and Settings\Administrator>Get-PublicFolderClientPermission -Identity "\non_ipm_subtree\eforms registry\my organizational forms library" Identity User AccessRights-------- ---- ------------\NON_IPM_SUBTREE\eforms registry\... Default {Reviewer}\NON_IPM_SUBTREE\eforms registry\... sighomestyle.com/Users/Administrator {Owner}\NON_IPM_SUBTREE\eforms registry\... Anonymous {None}I don't see my user name in there - rajp
July 28th, 2009 4:46pm

Okay, I finally was able to do it after I logged in as an "Administrator" instead of my own user name "RajP"- even though I am the member of the whole "Exchange Organization Admin", it still didn't work but I logged in as an Administrator and it finally worked.Now I am running into a NEW problem.I went to my Outlook and tried to create a new or design"OutlookForm" and when I try to publish by clicking "Publish", "Publish Form as..." and I tried to select "Organizational Forms Library", I got this error:"AN ERROR OCCURED WHILE GOING TO THIS FOLDER".Please help. Now what else is wrong???Thanks.Raj
Free Windows Admin Tool Kit Click here and download it now
July 28th, 2009 6:00pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics